dundas.transfer.TransferFileInfo Class

 

Inheritance Hierarchy

 
Class
   dundas.transfer.TransferFileInfo
 

Constructors

 
  Name Description
init Initializes the TransferFileInfo. Called during construction.
 
 

Properties

 
  Name Description
accountTransferItems Gets or sets the account transfer items array
appDbVersion Gets or sets the app database version
appSettingTransferItems Gets or sets the app setting transfer items array.
customAttributeTransferItems Gets or sets the custom attribute transfer items array
exportConfigurationName Gets or sets the export configuration name
exportEntityTransferVersionPolicy Gets or sets the export transfer version policy
fileSystemEntryTransferItems Gets or sets the file system entry transfer items array
groupTransferItems Gets or sets the group transfer items array
includeContextualData Gets or sets the include contextual data flag.
includeCubeData Gets or sets the include cube data flag.
includeCustomAttributes Gets or sets the include custom attributes flag
includeGroupMemberships Gets or sets the include group memberships flag
includeReferencedItems Gets or sets the include referenced items flag
includeResourceData Gets or sets the include resource data flag.
includeTokens Gets or sets the include tokens flag
includeUserProjects Gets or sets the include user projects flag
productVersion Gets or sets the product version which was used to create the transfer file.
source Gets or sets the file source
tenantTransferItems Gets or sets the tenant transfer items array
transferFileId Gets or sets the file ID
transferFileUncPath Gets or sets the file UNC path
transferFileUri Gets or sets the file URL
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.